read code

[riːd kəʊd]
  • read code
  • 释义

    口语密码

纠错 数据更新时间:2026-04-19 18:08:57
1、

It is difficult to read the code when you have to jump mentally between abstraction levels, which is what the SLAP principle tries to avoid.

如果必须在抽象层之间转移,阅读代码会很困难,这正是SLAP原则试图避免的情况。

互联网摘选

2、

This not only reduces the amount of code you have to type, but also eliminates repetitive cut-and-paste code ( a major source of errors), and makes your intentions clear when you read the code later.

这不但减少了您编写的代码量,而且也减少了重复的剪切、粘贴代码(错误的罪魁祸首),并且在阅读代码时思路更加清晰。

互联网摘选

3、

We now have the ability to use genetic sequencing machines to read the code of the virus again and again.

我们现在有能力使用基因测序仪来反复读取这种病毒的遗传密码。

互联网摘选

4、

Humans aren't the only ones who can read source code, of course.

当然,并不是只有人类才能读取源代码。

互联网摘选

5、

Class Code The Class Code register is read-only and is used to identify the generic function of the device and, in some cases, a specific register-level programming interface.

本寄存器是只读的,被用来标识该设备类属的功能,而且在有些情况下,是一个寄存器级的编程接口。

互联网摘选

6、

Identification Verification Code drops Lingling, VB code, the design matrix , PNG read, worth a visit.

滴玲玲验证码识别, VB代码, 字模设计,PNG读取, 值得一看.

互联网摘选

7、

The only thing I've done in this part of the program, now I'm going to go and read the code, is I've gotten the user to input a bunch of data.

现在我去读读这里的代码,是我会让用户输入一些数据,然后根据用户输入的数据。

互联网摘选

8、

Note: The line breaks make it easier for you to read your code and do not affect the XML.

注意:换行符方便您阅读代码,它不会影响XML。

互联网摘选

9、

Which, when used on a larger scale, can lead to hard to read spaghetti code.

当在大型应用程序中使用回调函数,就会导致编写出很难阅读的意大利面式代码。

互联网摘选

10、

They teach enough that most programmers can read code that employs exceptions and explain its actions.

通过它们的充分介绍,大多数程序员都能阅读带有异常的代码并能解释其作用。

provided by jukuu

11、

To realize the model, Read linear code is used to code genetic individually. The tree-like individuals are replaced by decimal codes and the genetic operation is implemented by the operation of the linear code, which improve the computing efficiency.

同时在模型的实现上对遗传个体进行Read线性编码,用十进制编码来代替个体树,通过对编码的操作来实现各种遗传操作,极大地提高了程序运算效率。

互联网摘选

12、

We have a whole bunch of new tools that we never had in the 1990s. We now have the ability to use genetic sequencing machines to read the code of the virus again and again.

我们现在拥有的许多新工具,是上世纪九十年代完全没有的。我们现在有能力使用基因测序仪来反复读取这种病毒的遗传密码。

互联网摘选

13、

Notice: The following code's copyright owns*., Please do not read our code.

//请注意:以下代码,版权所有~敬请勿阅。

互联网摘选

14、

Therefore, while you will often be invited to read code and specification files, relatively few are actually included in the book.

因此,虽然书中经常鼓励你阅读代码和说明文档,实际给出的代码和文档却相对较少。

互联网摘选

15、

The second CRUD operation is read: The code simply needs to read widget records from the database.

第二个CRUD操作是读取,代码的作用是从数据库中读取小部件的记录。

互联网摘选

16、

Shoppers could use an application on their smartphone to read the code and place the selected item in a virtual shopping cart for home delivery after work.

消费者可以利用智能手机上的一款应用程序读取二维码,并将选好的商品放入虚拟购物车中,下班以后就可以直接回家坐等送货上门了。

互联网摘选

17、

You need to be able to read that code and understand it as well as write your own.

你需要有能力,像编写,解读并理解那些代码。

互联网摘选

18、

Read the code or design document before the review meeting.

在召开检查会议之前,先阅读代码或设计文档。

provided by jukuu

19、

We don't spend enough time asking our students to read code and reflect on and debate about its quality and elegance.

我从没花费足够的时间来要求我的学生去阅读代码,并且对它的质量和优雅性进行反思和讨论。

互联网摘选

20、

This file can be read with the code in How to: Read a Binary File.

可通过如何: 读取二进制文件中的代码读此文件.

互联网摘选

21、

If you are visually impaired or cannot otherwise read this code please contact the Administrator for help.

如果你有视力障碍或无法读取代码,请联系管理员寻求帮助。

互联网摘选

22、

This is useful, but also dangerous, because Ruby is a very different language. ( If you have ever read Java code written in a C accent, you know exactly the kind of danger here!)

这种做法很有效,但同时也很危险,因为Ruby是一种与Java很不同的语言(如果您曾经读过用C语言风格编写的Java代码,您肯定能切实体会到这种危险!)

互联网摘选

23、

If you can read the code a year later, even code you wrote yourself, it's a good sign that you put good comments in, right?

如果你还能读懂1年前的代码,就算是你自己写的代码,这也说明了你放进去的注释,已经非常好了,对不对?

互联网摘选

24、

Personally, when I start learning something new, I would usually just skip the text and read the code first.

对于我本人来说,当我开始学习一种新的编程语言来说,我通常会跳过教材而直接选择阅读代码!

互联网摘选

25、

Because fields are accessed mnemonically now, they are more meaningful to those who read your code ( including you).

因为现在我们过助记符来访问数据。这将使得别人读起你的代码来易懂一点(也包括你自己)。

互联网摘选

26、

That makes sense; if you want to find out exactly what each line of code does, the best thing to do is read the code.

这的确是有意义的;如果您希望确定每行代码究竟执行了哪些操作,最好的方法就是阅读代码。

互联网摘选

27、

The Universal Product Code symbol, also known as the ‘ bar code ’, is printed on products for sale and contains information that a computer can read.

通用产品代码符号,亦称“条形码”,印在出售的商品上,其中含有计算机能识别的信息。

《牛津高阶英汉双解词典》

28、

They could read the code.

他们能破译这种密码。

互联网摘选

29、

I can't read Morse code without the help of an online translator.

没有在线翻译我和这些电码完全不来电。

互联网摘选

30、

You write less code, so you have to read less code for maintenance or extension.

编写的代码越少,维护和扩展代码时工作量就越少。

互联网摘选

  • 相关词组
  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈